projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d59e75c
)
Mention in NEWS the change in 2012-01-06T08:10:22Z!rgm@gnu.org with `e' binding in...
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 6 Jan 2012 09:33:08 +0000
(11:33 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 6 Jan 2012 09:33:08 +0000
(11:33 +0200)
Fixes: debbugs:10385
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 77447df04f64ed21ee52e6ab0ae42ad9ec6c2fe5..a37456fbc2517cd51ac9c0044caecd87c5bc5bff 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-722,6
+722,12
@@
handy if you have many manuals in many Info buffers, and don't
remember the name of the buffer visiting the manual you want to
consult.
++++
+*** `e' is now bound to `end-of-buffer' rather than to `Info-edit'.
+This is for compatibility with the stand-alone Info reader program,
+and also because `Info-edit' is a rarely used command that is disabled
+by default.
+
+++
** The Landmark game is now invoked with `landmark', not `lm'.